home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Frameworks / Extension Shell 1.3 / Extension Shell 1.3 (Source) / RESP.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-04-06  |  241 b   |  20 lines  |  [TEXT/R*ch]

  1. /*    NAME:
  2.         Resp.h
  3.  
  4.     WRITTEN BY:
  5.         Joe Holt
  6.  
  7.     MODIFIED BY:
  8.         Dair Grant
  9.                  
  10.     DESCRIPTION:
  11.         Header file for RESP.c.
  12.  
  13.     ___________________________________________________________________________
  14. */
  15. #ifndef __RESP__
  16. #define __RESP__
  17.  
  18.  
  19. #endif
  20.